home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1852 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.2 KB

  1. Path: eng1.iastate.edu!mabell
  2. From: mabell@iastate.edu (Admiral Collison)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: New user problems
  5. Date: 13 Jan 96 13:04:53 GMT
  6. Organization: Iowa State University, Ames, Iowa
  7. Message-ID: <mabell.821538293@eng1.iastate.edu>
  8. References: <4d6ud8$gen@news.inc.net>
  9. NNTP-Posting-Host: eng1.iastate.edu
  10.  
  11. In <4d6ud8$gen@news.inc.net> hennen@it.uwp.edu (Thomas Hennen) writes:
  12. >I am having trouble getting C++ set up right.  I am using a file that 
  13. >came with Borland Turbo C++ for windows. I got a few errors at first but 
  14. >I solved them quickly.  Now I am getting this error when trying to start 
  15. >the screensaver file called tscrnsav.cpp it gets everything compiled and 
  16. >linked except that at the end I get these errors  
  17.  
  18. >Linker warning: No module definition file specified: using defaults
  19.  
  20. Don't worry about this--it doesn't mean that anything is wrong.
  21.  
  22. >and
  23. >Linker Error: Unable to open file 'TCLASSS.LIB'
  24.  
  25. Most likely your include directories are not set up properly; check
  26. these immediately before compiling as they can change depending on which
  27. project you have loaded. 
  28.  
  29. I hope this helps; if not, post to comp.*...tools.owl; they're generally
  30. much "nicer" to beginners. :) (sorry, all!)
  31.  
  32. -- 
  33. Ma Bell
  34. mabell@iastate.edu
  35.